ComponentOne ASP.NET MVC Controls
ChartSeriesBaseBuilder<T,TControl,TBuilder> Constructor(TControl)

C1.Web.Mvc.Fluent Namespace > ChartSeriesBaseBuilder<T,TControl,TBuilder> Class > ChartSeriesBaseBuilder<T,TControl,TBuilder> Constructor : ChartSeriesBaseBuilder<T,TControl,TBuilder> Constructor(TControl)
The C1.Web.Mvc.ChartSeriesBase<T> object to be configurated.
Creates one ChartSeriesBaseBuilder<T,TControl,TBuilder> instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As TControl _
)
public ChartSeriesBaseBuilder<T,TControl,TBuilder>( 
   TControl obj
)

Parameters

obj
The C1.Web.Mvc.ChartSeriesBase<T> object to be configurated.
See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
ChartSeriesBaseBuilder<T,TControl,TBuilder> Members
Overload List